docs: Add contributing tutorial
authorRobert Fairley <rfairley@redhat.com>
Thu, 16 Aug 2018 20:46:53 +0000 (16:46 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Mon, 20 Aug 2018 15:23:00 +0000 (15:23 +0000)
commit3f1faa4f3396e8ed7c86d21f9b84b9f0c6a08f76
tree27bd0aad75d0297437c0bb9ba117d44445cfaae6
parentdde3f1c0fb4d33c50968159a5843821c976f0c49
docs: Add contributing tutorial

This adds a tutorial for developing/contributing to OSTree. The following information is included:
- Installing build dependencies for OSTree
- Building OSTree, and running in a container and VM
- Adding a basic command to OSTree, and testing the command
- Suggested git workflows for working with the upstream repo

This is helpful to give new contributors a more detailed introduction to developing OSTree, and an idea of what the workflow looks like.

Closes: #1694
Approved by: cgwalters
docs/contributing-tutorial.md [new file with mode: 0644]